emacs.git
25 years ago*** empty log message ***
Kenichi Handa [Wed, 28 Feb 2001 05:50:18 +0000 (05:50 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 27 Feb 2001 19:12:19 +0000 (19:12 +0000)]
*** empty log message ***

25 years ago(lpr-add-switches): Default to t on gnu/linux.
Richard M. Stallman [Tue, 27 Feb 2001 19:11:59 +0000 (19:11 +0000)]
(lpr-add-switches): Default to t on gnu/linux.

25 years ago(lpr-page-header-switches, print-region-1): Undo 2000-07-06 change.
Richard M. Stallman [Tue, 27 Feb 2001 19:07:09 +0000 (19:07 +0000)]
(lpr-page-header-switches, print-region-1): Undo 2000-07-06 change.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 27 Feb 2001 19:06:56 +0000 (19:06 +0000)]
*** empty log message ***

25 years ago * src/macfns.c: Rename everything containing *busy_cursor* and
Andrew Choi [Tue, 27 Feb 2001 14:33:20 +0000 (14:33 +0000)]
* src/macfns.c: Rename everything containing *busy_cursor* and
similar to *hourglass*.
Change IMAGE_POSITIVE_INTEGER_VALUE to
IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
(x_set_font): If font hasn't changed, avoid recomputing faces and
other things, as in xfns.c.
(Qcancel_timer): New variable.
(syms_of_macfns): Rename x-busy-pointer-shape to
x-hourglass-pointer-shape, display-busy-cursor to
display-hourglass, busy-cursor-delay to hourglass-delay, as in
xfns.c.
(x_set_tool_bar_lines): Modify as in xfns.c
(x_change_window_heights): New function.

* inc/macterm.h (struct x_output): Rename busy_cursor to
hourglass_cursor, busy_window to hourglass_window, busy_p to
hourglass_p, as in xterm.h.

* src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
safe_run_hooks, as in xmenu.c.

* src/macterm.c (do_check_ram_size): New function.

* src/Emacs.r: Add ALRT resource #129 for alert when there is over
256 MB RAM.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 27 Feb 2001 13:24:54 +0000 (13:24 +0000)]
*** empty log message ***

25 years ago(bs-attributes-list): Doc fix.
Gerd Moellmann [Tue, 27 Feb 2001 13:24:14 +0000 (13:24 +0000)]
(bs-attributes-list): Doc fix.

25 years agoUpdate copyright notice.
Gerd Moellmann [Tue, 27 Feb 2001 12:22:37 +0000 (12:22 +0000)]
Update copyright notice.

25 years agoMade minor editing changes.
Andrew Choi [Tue, 27 Feb 2001 05:46:51 +0000 (05:46 +0000)]
Made minor editing changes.

25 years ago(struct ccl_program): New member eight_bit_control.
Kenichi Handa [Tue, 27 Feb 2001 03:29:08 +0000 (03:29 +0000)]
(struct ccl_program): New member eight_bit_control.

25 years ago(CCL_WRITE_MULTIBYTE_CHAR): New macro.
Kenichi Handa [Tue, 27 Feb 2001 03:28:48 +0000 (03:28 +0000)]
(CCL_WRITE_MULTIBYTE_CHAR): New macro.
(ccl_driver) <CCL_WriteMultibyteChar2>: Use
CCL_WRITE_MULTIBYTE_CHAR instead of CCL_WRITE_CHAR.
<ccl_finish>: Set ccl->eight_bit_control properly.

25 years ago(ccl_coding_driver): If ccl->eight_bit_control is zero,
Kenichi Handa [Tue, 27 Feb 2001 03:27:20 +0000 (03:27 +0000)]
(ccl_coding_driver): If ccl->eight_bit_control is zero,
treat the produced bytes as a valid multibyte sequence.

25 years ago*** empty log message ***
Kenichi Handa [Tue, 27 Feb 2001 03:27:00 +0000 (03:27 +0000)]
*** empty log message ***

25 years agoFix tool bar caveat.
Dave Love [Mon, 26 Feb 2001 22:51:53 +0000 (22:51 +0000)]
Fix tool bar caveat.
mode-line <- modeline in faces.
isearch, isearch-lazy-highlight-face, tooltip faces.

25 years agoMention that etags switches to C++ when meets `template'.
Francesco Potortì [Mon, 26 Feb 2001 18:26:39 +0000 (18:26 +0000)]
Mention that etags switches to C++ when meets `template'.

25 years ago(Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.
Stefan Monnier [Mon, 26 Feb 2001 17:16:00 +0000 (17:16 +0000)]
(Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.
(accessible_keymaps_char_table): Obey `is_metized'.
(where_is_internal, Fwhere_is_internal): Don't confuse int and Lisp_Object.

25 years ago*** empty log message ***
Stefan Monnier [Mon, 26 Feb 2001 17:07:47 +0000 (17:07 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Feb 2001 16:40:46 +0000 (16:40 +0000)]
*** empty log message ***

25 years ago(describe-project): Display the file THE-GNU-PROJECT.
Gerd Moellmann [Mon, 26 Feb 2001 16:40:08 +0000 (16:40 +0000)]
(describe-project): Display the file THE-GNU-PROJECT.

25 years ago(Advanced C-x C-q): Fix prev change.
André Spiegel [Mon, 26 Feb 2001 14:21:28 +0000 (14:21 +0000)]
(Advanced C-x C-q): Fix prev change.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Feb 2001 14:17:29 +0000 (14:17 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Feb 2001 14:16:48 +0000 (14:16 +0000)]
*** empty log message ***

25 years ago(command-line-1): Add info about ordering manuals
Gerd Moellmann [Mon, 26 Feb 2001 14:14:18 +0000 (14:14 +0000)]
(command-line-1): Add info about ordering manuals
to the not so fancy splash screens.

25 years ago(view-order-manuals): Use goto-address.
Gerd Moellmann [Mon, 26 Feb 2001 14:13:35 +0000 (14:13 +0000)]
(view-order-manuals): Use goto-address.

25 years agoGive URLs canonical form.
Gerd Moellmann [Mon, 26 Feb 2001 14:06:48 +0000 (14:06 +0000)]
Give URLs canonical form.

25 years ago#
André Spiegel [Mon, 26 Feb 2001 13:48:36 +0000 (13:48 +0000)]
#

25 years ago(vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
André Spiegel [Mon, 26 Feb 2001 13:45:06 +0000 (13:45 +0000)]
(vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
missing BACKEND argument.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Feb 2001 13:08:00 +0000 (13:08 +0000)]
*** empty log message ***

25 years ago(lazy-lock-fontify-after-idle): Make sure to
Gerd Moellmann [Mon, 26 Feb 2001 13:07:27 +0000 (13:07 +0000)]
(lazy-lock-fontify-after-idle): Make sure to
fontify in the right buffer.

25 years agoCheck HAVE_TERM_H before including term.h.
Gerd Moellmann [Mon, 26 Feb 2001 12:17:18 +0000 (12:17 +0000)]
Check HAVE_TERM_H before including term.h.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Feb 2001 12:08:29 +0000 (12:08 +0000)]
*** empty log message ***

25 years ago(outline-flag-region): Move macro in front of first
Gerd Moellmann [Mon, 26 Feb 2001 12:07:48 +0000 (12:07 +0000)]
(outline-flag-region): Move macro in front of first
use to avoid a run-time error.

25 years agoCorrected latest etags.c entry.
Francesco Potortì [Mon, 26 Feb 2001 11:24:02 +0000 (11:24 +0000)]
Corrected latest etags.c entry.

25 years ago(Bug Criteria): Reword a sentence.
Gerd Moellmann [Mon, 26 Feb 2001 10:12:28 +0000 (10:12 +0000)]
(Bug Criteria): Reword a sentence.

25 years agoAdd Copyright notice.
Kenichi Handa [Mon, 26 Feb 2001 00:21:47 +0000 (00:21 +0000)]
Add Copyright notice.

25 years ago*** empty log message ***
Kenichi Handa [Mon, 26 Feb 2001 00:20:23 +0000 (00:20 +0000)]
*** empty log message ***

25 years agoClean up recent VC updates.
Richard M. Stallman [Sun, 25 Feb 2001 17:24:19 +0000 (17:24 +0000)]
Clean up recent VC updates.

25 years ago(Faces): Explain what the fringes are, and add an index entry.
Eli Zaretskii [Sun, 25 Feb 2001 13:56:34 +0000 (13:56 +0000)]
(Faces): Explain what the fringes are, and add an index entry.

25 years agoChange "filename" to "file name" or "file-name".
Eli Zaretskii [Sun, 25 Feb 2001 13:41:20 +0000 (13:41 +0000)]
Change "filename" to "file name" or "file-name".
Change "uppercase" to "upper case" or "upper-case".
Change "lowercase" to "lower case" or "lower-case".
Fix "allows to".
(From Nelson Beebe.)

25 years agoLots of markup and wording changes.
Eli Zaretskii [Sun, 25 Feb 2001 13:37:54 +0000 (13:37 +0000)]
Lots of markup and wording changes.

25 years ago2001-02-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Sun, 25 Feb 2001 02:02:08 +0000 (02:02 +0000)]
2001-02-24  Michael Kifer  <kifer@cs.sunysb.edu>

* ediff.texi: Fixed some typos

25 years agoIn top node, say that order of suggestions is significant.
Richard M. Stallman [Sun, 25 Feb 2001 00:37:52 +0000 (00:37 +0000)]
In top node, say that order of suggestions is significant.

25 years ago*** empty log message ***
Andrew Innes [Sat, 24 Feb 2001 22:12:00 +0000 (22:12 +0000)]
*** empty log message ***

25 years agoFix copyright notice.
Andrew Innes [Sat, 24 Feb 2001 22:11:00 +0000 (22:11 +0000)]
Fix copyright notice.

25 years agoUpdate copyright notice.
Andrew Innes [Sat, 24 Feb 2001 22:01:57 +0000 (22:01 +0000)]
Update copyright notice.

25 years ago*** empty log message ***
Andrew Innes [Sat, 24 Feb 2001 22:00:47 +0000 (22:00 +0000)]
*** empty log message ***

25 years agoAdd copyright notice.
Andrew Innes [Sat, 24 Feb 2001 21:57:19 +0000 (21:57 +0000)]
Add copyright notice.

25 years ago*** empty log message ***
Stefan Monnier [Sat, 24 Feb 2001 17:07:29 +0000 (17:07 +0000)]
*** empty log message ***

25 years ago(where_is_internal): Accept non-ascii integer prefixes.
Stefan Monnier [Sat, 24 Feb 2001 17:07:17 +0000 (17:07 +0000)]
(where_is_internal): Accept non-ascii integer prefixes.

25 years ago*** empty log message ***
Kenichi Handa [Sat, 24 Feb 2001 03:12:35 +0000 (03:12 +0000)]
*** empty log message ***

25 years ago(mule-utf-8): Set correct value for valid-codes property.
Kenichi Handa [Sat, 24 Feb 2001 03:11:56 +0000 (03:11 +0000)]
(mule-utf-8): Set correct value for valid-codes property.

25 years ago(Fnew_fontset): Fix handling of the case that an
Kenichi Handa [Sat, 24 Feb 2001 02:45:00 +0000 (02:45 +0000)]
(Fnew_fontset): Fix handling of the case that an
element of FONTLIST is a cons of family and registry.

25 years ago*** empty log message ***
Kenichi Handa [Sat, 24 Feb 2001 02:44:38 +0000 (02:44 +0000)]
*** empty log message ***

25 years ago(x-complement-fontset-spec): In the
Kenichi Handa [Sat, 24 Feb 2001 02:42:48 +0000 (02:42 +0000)]
(x-complement-fontset-spec): In the
case that we use ASCII font for the other charsets, use only
family and regisry part of it.

25 years ago*** empty log message ***
Eli Zaretskii [Fri, 23 Feb 2001 21:35:45 +0000 (21:35 +0000)]
*** empty log message ***

25 years ago(fit-window-to-buffer, window-safely-shrinkable-p)
Eli Zaretskii [Fri, 23 Feb 2001 21:32:55 +0000 (21:32 +0000)]
(fit-window-to-buffer, window-safely-shrinkable-p)
(shrink-window-if-larger-than-buffer): Doc fix.

25 years ago(Help): Fix a typo.
Eli Zaretskii [Fri, 23 Feb 2001 19:54:30 +0000 (19:54 +0000)]
(Help): Fix a typo.

25 years ago(General Variables): Add a footnote that all *PATH variables use
Eli Zaretskii [Fri, 23 Feb 2001 19:25:39 +0000 (19:25 +0000)]
(General Variables): Add a footnote that all *PATH variables use
semi-colons on DOS/Windows instead of colons.

25 years ago(General Variables): Document 8859-14 and 8859-15 in LANG etc.
Eli Zaretskii [Fri, 23 Feb 2001 19:16:34 +0000 (19:16 +0000)]
(General Variables): Document 8859-14 and 8859-15 in LANG etc.

25 years ago(General Variables): Fix a typo in the CDPATH entry.
Eli Zaretskii [Fri, 23 Feb 2001 19:10:12 +0000 (19:10 +0000)]
(General Variables): Fix a typo in the CDPATH entry.

25 years agoWhen in autodetect mode, switch to C++ when the template keyword is met
Francesco Potortì [Fri, 23 Feb 2001 18:19:25 +0000 (18:19 +0000)]
When in autodetect mode, switch to C++ when the template keyword is met

25 years ago(Local Version Control): Fix last change.
Eli Zaretskii [Fri, 23 Feb 2001 18:06:10 +0000 (18:06 +0000)]
(Local Version Control): Fix last change.

25 years ago(Setting Mark): Add a cross-reference to the section which describes
Eli Zaretskii [Fri, 23 Feb 2001 18:02:33 +0000 (18:02 +0000)]
(Setting Mark): Add a cross-reference to the section which describes
how to go to old marks.  Suggested by Jay Bingham <Jay.Bingham@compaq.com>.

25 years ago*** empty log message ***
Stefan Monnier [Fri, 23 Feb 2001 16:17:57 +0000 (16:17 +0000)]
*** empty log message ***

25 years ago(hi-lock-unface-buffer): Use nil rather than t for
Stefan Monnier [Fri, 23 Feb 2001 16:17:44 +0000 (16:17 +0000)]
(hi-lock-unface-buffer): Use nil rather than t for
predicate passed to completing-read.

25 years ago(CVS Options): Mention that t is the default for vc-cvs-stay-local.
André Spiegel [Fri, 23 Feb 2001 16:13:28 +0000 (16:13 +0000)]
(CVS Options): Mention that t is the default for vc-cvs-stay-local.

25 years agoVC section updated. Added a subsection on remote repositories,
André Spiegel [Fri, 23 Feb 2001 16:03:15 +0000 (16:03 +0000)]
VC section updated.  Added a subsection on remote repositories,
reorganized customization part, plus various bits and pieces.

25 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Feb 2001 13:32:13 +0000 (13:32 +0000)]
*** empty log message ***

25 years agoUse AC_EGREP_CPP to check if the C preprocessor
Gerd Moellmann [Fri, 23 Feb 2001 13:31:40 +0000 (13:31 +0000)]
Use AC_EGREP_CPP to check if the C preprocessor
converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
to `yes'.  Later in AC_OUTPUT, check this variable.

25 years ago(Horizontal Scrolling): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 13:23:45 +0000 (13:23 +0000)]
(Horizontal Scrolling): Remove doubled `the'.

25 years ago(Image Descriptors): Remove doubled `a'.
Gerd Moellmann [Fri, 23 Feb 2001 13:18:33 +0000 (13:18 +0000)]
(Image Descriptors): Remove doubled `a'.

25 years agoDocument the change whereby EMACSLOCKDIR is no longer used on Windows.
Eli Zaretskii [Fri, 23 Feb 2001 13:13:17 +0000 (13:13 +0000)]
Document the change whereby EMACSLOCKDIR is no longer used on Windows.
From Jason Rumney.

25 years ago(Making Backups): Remove doubled `for'.
Gerd Moellmann [Fri, 23 Feb 2001 13:12:30 +0000 (13:12 +0000)]
(Making Backups): Remove doubled `for'.

25 years ago(Window System Selections): Remove doubled `it'.
Gerd Moellmann [Fri, 23 Feb 2001 13:11:25 +0000 (13:11 +0000)]
(Window System Selections): Remove doubled `it'.

25 years ago(Major Mode Conventions): Remove doubled 'use'.
Gerd Moellmann [Fri, 23 Feb 2001 13:10:22 +0000 (13:10 +0000)]
(Major Mode Conventions): Remove doubled 'use'.

25 years ago(General Variables): Document the default value of $HOME on Windows.
Eli Zaretskii [Fri, 23 Feb 2001 13:05:42 +0000 (13:05 +0000)]
(General Variables): Document the default value of $HOME on Windows.

25 years ago(Rmail Editing): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 13:05:13 +0000 (13:05 +0000)]
(Rmail Editing): Remove doubled `the'.

25 years ago(Finding a package with particular functionality):
Gerd Moellmann [Fri, 23 Feb 2001 13:04:03 +0000 (13:04 +0000)]
(Finding a package with particular functionality):
Remove doubled `most'.

25 years ago(Commands): Remove doubled `with'.
Gerd Moellmann [Fri, 23 Feb 2001 13:02:36 +0000 (13:02 +0000)]
(Commands): Remove doubled `with'.
(Options (Viewing Cross-References)): Remove doubled `with'.

25 years ago(Expert): Remove doubled `in'.
Gerd Moellmann [Fri, 23 Feb 2001 12:58:02 +0000 (12:58 +0000)]
(Expert): Remove doubled `in'.

25 years ago(Syntactic Symbols): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 12:55:36 +0000 (12:55 +0000)]
(Syntactic Symbols): Remove doubled `the'.

25 years ago(Rudimentary Changes): Remove doubled `to'.
Gerd Moellmann [Fri, 23 Feb 2001 12:52:36 +0000 (12:52 +0000)]
(Rudimentary Changes): Remove doubled `to'.
(Mouse-bound Commands): Remove doubled `to'.

25 years ago*** empty log message ***
Eli Zaretskii [Fri, 23 Feb 2001 12:52:18 +0000 (12:52 +0000)]
*** empty log message ***

25 years ago(Customizing Faces): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 12:50:41 +0000 (12:50 +0000)]
(Customizing Faces): Remove doubled `the'.

25 years ago(Upgrading from idl.el): Remove doubled `in'.
Gerd Moellmann [Fri, 23 Feb 2001 12:49:36 +0000 (12:49 +0000)]
(Upgrading from idl.el): Remove doubled `in'.

25 years ago(command-line): Fix last change.
Eli Zaretskii [Fri, 23 Feb 2001 12:49:00 +0000 (12:49 +0000)]
(command-line): Fix last change.

25 years ago(Introduction): Remove doubled `routines'.
Gerd Moellmann [Fri, 23 Feb 2001 12:48:59 +0000 (12:48 +0000)]
(Introduction): Remove doubled `routines'.
(Configuration Examples): Remove doubled `with'.

25 years ago(Recognize Coding): Remove doubled `or'.
Gerd Moellmann [Fri, 23 Feb 2001 12:46:54 +0000 (12:46 +0000)]
(Recognize Coding): Remove doubled `or'.

25 years ago(Splitting in IMAP): Remove doubled `might'.
Gerd Moellmann [Fri, 23 Feb 2001 12:43:39 +0000 (12:43 +0000)]
(Splitting in IMAP): Remove doubled `might'.
(Category Syntax): Remove doubled `those'.
(Home Score File): Remove doubled `will'.
(Undo): Remove doubled `command'.

25 years ago(Loading a Tree): Remove doubled `that'.
Gerd Moellmann [Fri, 23 Feb 2001 12:36:49 +0000 (12:36 +0000)]
(Loading a Tree): Remove doubled `that'.
(Attributes): Remove doubled `are'.

25 years ago(Major Entry Points): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 12:35:17 +0000 (12:35 +0000)]
(Major Entry Points): Remove doubled `the'.

25 years ago(Autoinserting): Remove doubled `insert'.
Gerd Moellmann [Fri, 23 Feb 2001 12:33:31 +0000 (12:33 +0000)]
(Autoinserting): Remove doubled `insert'.
(Tempo): Remove doubled `will'.

25 years ago(Getting mh-e): Remove doubled `the'.
Gerd Moellmann [Fri, 23 Feb 2001 12:31:08 +0000 (12:31 +0000)]
(Getting mh-e): Remove doubled `the'.

25 years ago(Omitting Variables): Remove doubled word.
Gerd Moellmann [Fri, 23 Feb 2001 12:23:20 +0000 (12:23 +0000)]
(Omitting Variables): Remove doubled word.

25 years ago(Interlocking): Fix wording of "So you may".
Eli Zaretskii [Fri, 23 Feb 2001 11:44:28 +0000 (11:44 +0000)]
(Interlocking): Fix wording of "So you may".
From Nelson H. F. Beebe <beebe@math.utah.edu>.

25 years ago(Visiting): Add a note about visiting file archives.
Eli Zaretskii [Fri, 23 Feb 2001 11:40:00 +0000 (11:40 +0000)]
(Visiting): Add a note about visiting file archives.
From Nelson H. F. Beebe <beebe@math.utah.edu>.

25 years ago(File Names): Add a note about ~/ peculiarities on DOS/Windows.
Eli Zaretskii [Fri, 23 Feb 2001 11:27:08 +0000 (11:27 +0000)]
(File Names): Add a note about ~/ peculiarities on DOS/Windows.

25 years ago(File Names): Add documentation of the tilde expansion in file names.
Eli Zaretskii [Fri, 23 Feb 2001 11:23:10 +0000 (11:23 +0000)]
(File Names):  Add documentation of the tilde expansion in file names.
From Nelson H. F. Beebe <beebe@math.utah.edu>.

25 years ago(Old versions): Fix "But usually is". From Nelson H. F. Beebe
Eli Zaretskii [Fri, 23 Feb 2001 10:38:41 +0000 (10:38 +0000)]
(Old versions): Fix "But usually is".  From Nelson H. F. Beebe
<beebe@math.utah.edu>.